Release 10.1A: OpenEdge Development:
Progress Dynamics Getting Started
Loading the data
Next, you must load the table contents for the application database.
![]()
To load the DynSports table contents:
- Choose Admin
Load Data and Definitions
Table Contents (.d file). The Select Tables window appears:
![]()
- Choose the Select Some button, as shown:
![]()
- Select all the tables using the wild card ( * ), and choose OK.
- Choose OK. The Load Data Contents for all Tables dialog box appears.
- Type <install-dir>\Tutorial\dynamics\dynsports\db\dump as the Input Directory, where <install-dir>is your OpenEdge install directory, as shown:
Note: This directory contains the
![]()
.dfiles that contain the table data.- Unselect the Include LOB toggle box. This is the recommended practice when you are not specifying an LOB directory.
- Leave the other settings as they are and choose OK. The load process can take some time.
- Choose OK to clear the load completion message.
- Choose Database
Disconnect to disconnect the database. Then exit the Data Administration tool.
Copying the DynSports triggers
In order for the trigger code to run correctly, it must be located in a subdirectory under the DynSports database. Your next task is to copy the triggers to the appropriate directory.
![]()
To copy the DynSports triggers:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |